Some knowledge about SharePoint discussion boards may be used in recent company projects. The requirement is as follows: In the reply, you can only view the information of the login and topic publisher.
For example, if I publish a message, let the three ABC users see that they can reply, but they cannot see the content between them. They can only see the reply between me and them. I can see all their replie
Common Code operations on the SharePoint discussion board we go directly to the topic to discuss common code operations on the SharePoint discussion board? 1. Your website set and Website: 2. Suppose we have a
SharePoint discussion board common operations through code
1)Take instance of your site collection and Web:
Spsite currentsite = spcontext. Current. Site;Spweb currentrootweb = currentsite. rootweb;
2) Suppose we have the name of discussion list-"mydiscussionlist ".
Get guid of this list:
Guid mydiscussionlistguid = gu
SharePoint 2010 comes with a single, default discussion board, which often fails to meet the needs of users, so it can be used to transform and extend some of the features.
The features that are extended include the following:
①, allows the sender to set whether or not to close posts/launch posts as needed.
②, allow the post person to set the best answer/cance
Working with SharePoint's discussion lists programmatically-Part 1
Posted Sunday, May 02,201 0 am by Itay shakury
This is part of a series of posts about working with discussion lists programmatically: Part 1 (this one), part 2, part 3.
I am currently involved in a project that requires a programmatic way to query a discussion list for it's data, and create new i
Sometimes, we're using the sharepoint a function , you need activate some feature navigation activatepublishing feature activate this feature Problem Description: sitecollection Feature in the SharePoint Publishing Infrastructurefeature after the activation is successful, site Feature active in SharePoint Publishing failure, hint: Sorry, somethi
, the description is stored in thisContent Databaseunder theSite Collectionhave read and write permissions, but cannot store the newly createdSite Collection, note: This state ofContent Databaseis inSharePoint Central AdministrationThe following steps are provided:
in the SharePoint Central Administration page, enter application Management->manager Content Databases , toggle the corresponding WEB Application as shown in the following:
Silverlight example _ multi-person handwritten discussion board
Let's talk about the application scenarios of this example.
A friend asked me to help him implement an application a few days ago. In an approval process, he asked many people to participate and discussed the drawings through the network:
B/S implementation
During the discussion, everyone can ci
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.